[INFO] fetching crate llm-sentinel-alerting 0.1.0...
[INFO] testing llm-sentinel-alerting-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate llm-sentinel-alerting 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate llm-sentinel-alerting 0.1.0
[INFO] finished tweaking crates.io crate llm-sentinel-alerting 0.1.0
[INFO] tweaked toml for crates.io crate llm-sentinel-alerting 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate llm-sentinel-alerting 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llm-sentinel-alerting 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llm-sentinel-core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecc43c860084fb5a07324d6f9f5a193f3120c6faa74c81514e7d9af5cd72dbe5
[INFO] running `Command { std: "docker" "start" "-a" "ecc43c860084fb5a07324d6f9f5a193f3120c6faa74c81514e7d9af5cd72dbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecc43c860084fb5a07324d6f9f5a193f3120c6faa74c81514e7d9af5cd72dbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc43c860084fb5a07324d6f9f5a193f3120c6faa74c81514e7d9af5cd72dbe5", kill_on_drop: false }`
[INFO] [stdout] ecc43c860084fb5a07324d6f9f5a193f3120c6faa74c81514e7d9af5cd72dbe5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a64756c8e6538d86ab93a32475990fe2dead0cf79f745fff1636a5a1fa0ed95
[INFO] running `Command { std: "docker" "start" "-a" "8a64756c8e6538d86ab93a32475990fe2dead0cf79f745fff1636a5a1fa0ed95", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling amq-protocol v7.2.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling lapin v2.5.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling reactor-trait v1.1.0
[INFO] [stderr]    Compiling executor-trait v2.1.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-global-executor v3.1.0
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling pinky-swear v6.2.1
[INFO] [stderr]    Compiling async-global-executor-trait v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling amq-protocol-types v7.2.3
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling p12-keystore v0.1.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rustls-connector v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tcp-stream v0.28.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling amq-protocol-uri v7.2.3
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling amq-protocol-tcp v7.2.3
[INFO] [stderr]    Compiling llm-sentinel-core v0.1.0
[INFO] [stderr]    Compiling llm-sentinel-alerting v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/deduplication.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / pub struct AlertDeduplicator {
[INFO] [stdout] 90 | |     /// Map of alert signatures to last occurrence
[INFO] [stdout] 91 | |     entries: Arc<DashMap<DeduplicationKey, DeduplicationEntry>>,
[INFO] [stdout] 92 | |     /// Configuration
[INFO] [stdout] 93 | |     config: DeduplicationConfig,
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![warn(missing_debug_implementations, rust_2018_idioms, unreachable_pub)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/rabbitmq.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / pub struct RabbitMqAlerter {
[INFO] [stdout] 74 | |     channel: Arc<Channel>,
[INFO] [stdout] 75 | |     config: RabbitMqConfig,
[INFO] [stdout] 76 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/webhook.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / pub struct WebhookAlerter {
[INFO] [stdout] 72 | |     client: Client,
[INFO] [stdout] 73 | |     config: WebhookConfig,
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "8a64756c8e6538d86ab93a32475990fe2dead0cf79f745fff1636a5a1fa0ed95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a64756c8e6538d86ab93a32475990fe2dead0cf79f745fff1636a5a1fa0ed95", kill_on_drop: false }`
[INFO] [stdout] 8a64756c8e6538d86ab93a32475990fe2dead0cf79f745fff1636a5a1fa0ed95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7691ee56110aedc2e14f8676215a78f500a2740ec54f9a24681260617cd62db
[INFO] running `Command { std: "docker" "start" "-a" "e7691ee56110aedc2e14f8676215a78f500a2740ec54f9a24681260617cd62db", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling llm-sentinel-core v0.1.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling llm-sentinel-alerting v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/deduplication.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | / pub struct AlertDeduplicator {
[INFO] [stdout] 90 | |     /// Map of alert signatures to last occurrence
[INFO] [stdout] 91 | |     entries: Arc<DashMap<DeduplicationKey, DeduplicationEntry>>,
[INFO] [stdout] 92 | |     /// Configuration
[INFO] [stdout] 93 | |     config: DeduplicationConfig,
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![warn(missing_debug_implementations, rust_2018_idioms, unreachable_pub)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/rabbitmq.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / pub struct RabbitMqAlerter {
[INFO] [stdout] 74 | |     channel: Arc<Channel>,
[INFO] [stdout] 75 | |     config: RabbitMqConfig,
[INFO] [stdout] 76 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> src/webhook.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / pub struct WebhookAlerter {
[INFO] [stdout] 72 | |     client: Client,
[INFO] [stdout] 73 | |     config: WebhookConfig,
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:254:38
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn create_test_anomaly(severity: Severity, anomaly_type: AnomalyType) -> AnomalyEvent {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:254:62
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn create_test_anomaly(severity: Severity, anomaly_type: AnomalyType) -> AnomalyEvent {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:291:41
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let event = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:291:57
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let event = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:296:34
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_eq!(key.severity, Severity::High);
[INFO] [stdout]     |                                  ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:297:38
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert_eq!(key.anomaly_type, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                      ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:309:41
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let event = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:309:57
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let event = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:324:42
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:324:58
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let event2 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:325:58
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let event2 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:339:42
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:339:58
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:340:42
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let event2 = create_test_anomaly(Severity::Critical, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:340:62
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let event2 = create_test_anomaly(Severity::Critical, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:352:42
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:352:58
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:353:42
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let event2 = create_test_anomaly(Severity::High, AnomalyType::CostAnomaly);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:353:58
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let event2 = create_test_anomaly(Severity::High, AnomalyType::CostAnomaly);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:365:42
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:365:58
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:366:42
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let event2 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:366:58
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let event2 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:367:42
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let event3 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:367:58
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let event3 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:387:42
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:387:58
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let event1 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:388:42
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let event2 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                          ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:388:58
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let event2 = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Severity` in this scope
[INFO] [stdout]    --> src/deduplication.rs:404:41
[INFO] [stdout]     |
[INFO] [stdout] 404 |         let event = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `Severity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: enum `crate::rabbitmq::tests::Severity` exists but is inaccessible
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::Severity;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnomalyType` in this scope
[INFO] [stdout]    --> src/deduplication.rs:404:57
[INFO] [stdout]     |
[INFO] [stdout] 404 |         let event = create_test_anomaly(Severity::High, AnomalyType::LatencySpike);
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ use of undeclared type `AnomalyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 248 +     use llm_sentinel_core::prelude::AnomalyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `AnomalyDetails` has no field named `deviation_percent`
[INFO] [stdout]    --> src/deduplication.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 deviation_percent: 400.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ `AnomalyDetails` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `deviation_sigma`, `additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 6 arguments were supplied
[INFO] [stdout]    --> src/deduplication.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |           AnomalyEvent::new(
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 | /             DetectionMethod::ZScore,
[INFO] [stdout] 277 | |             0.95,
[INFO] [stdout]     | |________________- two arguments of type `ServiceId` and `ModelId` are missing
[INFO] [stdout] ...
[INFO] [stdout] 285 |               &telemetry,
[INFO] [stdout]     |               ---------- expected `AnomalyContext`, found `&TelemetryEvent`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm-sentinel-core-0.1.0/src/events.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 273 ~         AnomalyEvent::new(
[INFO] [stdout] 274 +             severity,
[INFO] [stdout] 275 +             anomaly_type,
[INFO] [stdout] 276 +             /* ServiceId */,
[INFO] [stdout] 277 +             /* ModelId */,
[INFO] [stdout] 278 +             DetectionMethod::ZScore,
[INFO] [stdout] 279 +             0.95,
[INFO] [stdout] 280 +             AnomalyDetails {
[INFO] [stdout] 281 +                 metric: "latency_ms".to_string(),
[INFO] [stdout] 282 +                 value: 500.0,
[INFO] [stdout] 283 +                 baseline: 100.0,
[INFO] [stdout] 284 +                 threshold: 300.0,
[INFO] [stdout] 285 +                 deviation_percent: 400.0,
[INFO] [stdout] 286 +             },
[INFO] [stdout] 287 +             /* AnomalyContext */,
[INFO] [stdout] 288 +         )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `AnomalyDetails` has no field named `deviation_percent`
[INFO] [stdout]    --> src/rabbitmq.rs:337:17
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 deviation_percent: 400.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ `AnomalyDetails` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `deviation_sigma`, `additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 6 arguments were supplied
[INFO] [stdout]    --> src/rabbitmq.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |           AnomalyEvent::new(
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 | /             DetectionMethod::ZScore,
[INFO] [stdout] 331 | |             0.95,
[INFO] [stdout]     | |________________- two arguments of type `ServiceId` and `ModelId` are missing
[INFO] [stdout] ...
[INFO] [stdout] 339 |               &telemetry,
[INFO] [stdout]     |               ---------- expected `AnomalyContext`, found `&TelemetryEvent`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm-sentinel-core-0.1.0/src/events.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 327 ~         AnomalyEvent::new(
[INFO] [stdout] 328 +             severity,
[INFO] [stdout] 329 +             AnomalyType::LatencySpike,
[INFO] [stdout] 330 +             /* ServiceId */,
[INFO] [stdout] 331 +             /* ModelId */,
[INFO] [stdout] 332 +             DetectionMethod::ZScore,
[INFO] [stdout] 333 +             0.95,
[INFO] [stdout] 334 +             AnomalyDetails {
[INFO] [stdout] 335 +                 metric: "latency_ms".to_string(),
[INFO] [stdout] 336 +                 value: 500.0,
[INFO] [stdout] 337 +                 baseline: 100.0,
[INFO] [stdout] 338 +                 threshold: 300.0,
[INFO] [stdout] 339 +                 deviation_percent: 400.0,
[INFO] [stdout] 340 +             },
[INFO] [stdout] 341 +             /* AnomalyContext */,
[INFO] [stdout] 342 +         )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `AnomalyDetails` has no field named `deviation_percent`
[INFO] [stdout]    --> src/webhook.rs:363:17
[INFO] [stdout]     |
[INFO] [stdout] 363 |                 deviation_percent: 400.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ `AnomalyDetails` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `deviation_sigma`, `additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 8 arguments but 6 arguments were supplied
[INFO] [stdout]    --> src/webhook.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |           AnomalyEvent::new(
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 | /             DetectionMethod::ZScore,
[INFO] [stdout] 357 | |             0.95,
[INFO] [stdout]     | |________________- two arguments of type `ServiceId` and `ModelId` are missing
[INFO] [stdout] ...
[INFO] [stdout] 365 |               &telemetry,
[INFO] [stdout]     |               ---------- expected `AnomalyContext`, found `&TelemetryEvent`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm-sentinel-core-0.1.0/src/events.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 353 ~         AnomalyEvent::new(
[INFO] [stdout] 354 +             Severity::High,
[INFO] [stdout] 355 +             AnomalyType::LatencySpike,
[INFO] [stdout] 356 +             /* ServiceId */,
[INFO] [stdout] 357 +             /* ModelId */,
[INFO] [stdout] 358 +             DetectionMethod::ZScore,
[INFO] [stdout] 359 +             0.95,
[INFO] [stdout] 360 +             AnomalyDetails {
[INFO] [stdout] 361 +                 metric: "latency_ms".to_string(),
[INFO] [stdout] 362 +                 value: 500.0,
[INFO] [stdout] 363 +                 baseline: 100.0,
[INFO] [stdout] 364 +                 threshold: 300.0,
[INFO] [stdout] 365 +                 deviation_percent: 400.0,
[INFO] [stdout] 366 +             },
[INFO] [stdout] 367 +             /* AnomalyContext */,
[INFO] [stdout] 368 +         )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-sentinel-alerting` (lib test) due to 38 previous errors
[INFO] running `Command { std: "docker" "inspect" "e7691ee56110aedc2e14f8676215a78f500a2740ec54f9a24681260617cd62db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7691ee56110aedc2e14f8676215a78f500a2740ec54f9a24681260617cd62db", kill_on_drop: false }`
[INFO] [stdout] e7691ee56110aedc2e14f8676215a78f500a2740ec54f9a24681260617cd62db
